Welcome![Sign In][Sign Up]
Location:
Search - jpg c

Search list

[Compress-Decompress algrithmsuploadportrait

Description: C# shangchuanwenjian gongneng,keyi tongguo xuanze xiangying de wenjian jinxing shangchuan !-c# upload file as jpg,png,txt and so on
Platform: | Size: 173056 | Author: 张强 | Hits:

[Delphi VCLFlexGraphics-Library

Description: FlexGraphics - is a set of components for creating vector graphics applications under Borland Delphi/C++Builder. The library s implementation is based on Windows GDI and supports the following graphical objects: line box (including the rounded box) circle (ellipse) poly-line polygon curve text (including multi-line text) bitmap raster image (WMF, BMP, ICO, JPG, JPEG, GIF, EMF). Note: There is one tool for line, poly-line, polygon objects (holding a modifier button pressed will allow conversion of lines to poly-lines or polygons and vice versa). -FlexGraphics - is a set of components for creating vector graphics applications under Borland Delphi/C++Builder. The library s implementation is based on Windows GDI and supports the following graphical objects: line box (including the rounded box) circle (ellipse) poly-line polygon curve text (including multi-line text) bitmap raster image (WMF, BMP, ICO, JPG, JPEG, GIF, EMF). Note: There is one tool for line, poly-line, polygon objects (holding a modifier button pressed will allow conversion of lines to poly-lines or polygons and vice versa).
Platform: | Size: 1348608 | Author: execexec | Hits:

[.netSourceCode

Description: C#用于打开遥感影像,支持TIF jpg等格式-C# to open the remote sensing images, and other formats supported TIF jpg
Platform: | Size: 29696 | Author: lyl | Hits:

[Special Effectspca2

Description: 读图 mix imread( romems.jpg ) pan imread( rome_pan.jpg ) 显示原多光谱图 subplot(221) imshow(mix),title( 多光谱 ) subplot(222) imshow(pan),title( 全色图像 ) 预处理 mix double(mix)/255 pan double(pan)/255 求相关矩阵 [r c bands] size(mix) pixels r*c mix reshape(mix, [pixels bands]) correlation (mix *mix)/pixels 求特征向量与特征值-PCA conversion code
Platform: | Size: 1024 | Author: 郭治亨 | Hits:

[SCMImage2Lcd

Description: 将.bmp和.jpg格式的图像直接转换成.C文件(Convert images in.Bmp and.Jpg format directly into.C files)
Platform: | Size: 505856 | Author: mt2034 | Hits:

[Communication-MobileAN10859_NXP

Description: 恩智浦官方例程,附有中文说明,适合学习。(This software was adapted to work with a Keil MCB1700 board and the Keil RV ARM C-Compiler with as few modifications as possible. Note that modifications are not optimal, because ARM is a 32-bit machine while the original software was written for 16-bit cpu. The web page shows the values of two analog inputs (AN0 and AN1). This tiny webserver needs very little resources and therefore has some restrictions: - only one active TCP session at any one time - no support for fragmented IP datagrams - no buffer for TCP datagrams received in wrong order - only one web page. No GIF/JPG graphics possible. The IP address can be modified in the module tcpip.h to fit into your existing LAN (see MYIP_x). Please order the extra issue 'Embedded Internet' of the 'Design & Elektronik' magazine for a technical description. It is only available in German language.)
Platform: | Size: 1050624 | Author: 大头雕塑 | Hits:

[Game EnginemCzao

Description: 图像识别,功能很强大,对你有帮助。。。。。’(#include "stdafx.h" #include "cv.h" #include "highgui.h" extern "C" __declspec(dllexport) void Show() { IplImage *img = cvLoadImage("E:\\Image\\a.jpg"); cvNamedWindow("Image:", 1); cvShowImage("Image:", img); cvWaitKey(); cvDestroyWindow("Image:"); cvReleaseImage(&img); return; })
Platform: | Size: 7601152 | Author: maoxiansheng | Hits:

[OpenCVFaceMorph

Description: 使用C++实现将一个人的脸变成另一个人的脸,要求输入1.jpg,2.jpg输出一系列合成图像并生成一个avi,使用人脸关键点检测库dlib和opencv(Use C++ to morph a person's face into another person's face, requiring input 1.jpg, 2.jpg output a series of synthetic images and generate a avi, using face key points detection library Dlib and opencv)
Platform: | Size: 3072 | Author: zvrbk!6085 | Hits:

[Graph programlena

Description: c++图像处理中经常用到的lena图片,里面包括jpg和bmp格式(.jpg and .bmp form picture of lena)
Platform: | Size: 274432 | Author: 标志性 | Hits:

[Picture ViewerCLI_JPGViewer_SourceCode

Description: CLI JPG image viewer for c#
Platform: | Size: 32768 | Author: wind22 | Hits:

[Other提取Windows聚焦锁屏壁纸

Description: 提取Windows聚焦锁屏壁纸 BATCH语言源文件 壁纸提取到 C:\Users\(当前用户)\Pictures\WindowsLockscreenPhoto 部分无法显示的图片可以把后缀改为 .jpg(Extraction of Windows focus lock screen wallpaper BATCH source file The wallpaper is extracted to C:\Users\ (current user) \Pictures\WindowsLockscreenPhoto Some images that can't be displayed can change the suffix to.Jpg)
Platform: | Size: 1024 | Author: 鹿与白茶 | Hits:

[SCMSTM32F407VG(IAR)_Demo

Description: [I2Saudioplay] stm32f407罪行音频播放例程,好不容易找到的,经测试很好用。 [Audio_playback_and_record] cortexM4内核 stm32f407例程,录音播放wav, [DAC] stm32f407的DAC操作实例,开发工具IAR 6.3,代码可用于MP3播放器开发入门。 [HY32D-CODE] 3.2 ssd1289 stm32f407 application [MPP_55374] mp3源代码的 C语言实现 可以实现随机播放,循环单曲,顺序播放等功能 [TFT800_480] stm32f407 驱动5寸液晶显示图片 液晶控制器型号为SSD1963 [I2C] keil编译环境下,stm32f407使用I2C总线通讯的例程 [SPI] keil编译环境下,stm32f407使用SPI总线进行通讯的例程 [I2S] STM32的I2S编程,开发板带的程序,有做I2S音频这块的同学可以看看 [DCMI] stm32f407使用OV7670摄像头的例子。 [SD_FatFS] stm32f407读写SD卡示例,FAT文件系统说明 [STM32-IIC--MMA8451] STM32的控制MMA8451三轴加速度芯片的IIC驱动,串口打印数据到电脑显示! [jpg-decoding] ARM stm32f407 jpg 解码测试程序 [407mp3] stm32f407通过sdio接口连接sd卡,然后通过i2s播放MP3的源码(example(10)I2S\Third_Party\fat_fs\inc\integer.h (10)I2S\Third_Party\fat_fs\readme.txt (10)I2S\Third_Party\fat_fs\src\diskio.c (10)I2S\Third_Party\fat_fs\src\ff.c (10)I2S\Third_Party\fat_fs\src\option\ccsbcs.c (10)I2S\Third_Party\fat_fs\src\option\syncobj.c (10)I2S\Third_Party\fat_fs\src\option (10)I2S\Third_Party\fat_fs\inc (10)I2S\Third_Party\fat_fs\src (10)I2S\board\inc (10)I2S\board\src (10)I2S\proj\output (10)I2S\Third_Party\fat_fs (10)\board (10)\inc)
Platform: | Size: 733184 | Author: milulaile | Hits:
« 1 2 ... 15 16 17 18 19 20»

CodeBus www.codebus.net